home *** CD-ROM | disk | FTP | other *** search
- INSTALLDIR = "$(HOME)/Apps";
- APPICON = AppIcon.tiff;
- GENERATEMAIN = NO;
- DOCICONFILES = (FolderIcon.tiff);
- FILESTABLE = {
- C_FILES = ();
- OTHER_LIBS = (Media_s, NeXT_s);
- PSW_FILES = (PSWraps.psw);
- CLASSES = (Activator.m, ActivatorBar.m, ActivatorBarView.m, AppIconView.m, AtomList.m, CustomApp.m, DynamicItems.m, DynamicItemSpec.m, ErrorReporting.m, Folder.m, FolderController.m, FolderInsPane.m, FolderViewer.m, Group.m, GroupBrowser.m, GroupBrowserMatrix.m, GroupInsPane.m, InfoPanel.m, Inspector.m, InspectorPane.m, ItemCell.m, ItemInsPane.m, ItemList.m, MainController.m, Preferences.m, SelectionInsPane.m, SendAction.m, SwapView.m, VersionInfo.m, WidePopupController.m);
- OTHER_SOURCES = (Makefile, Makefile.postamble, Makefile.preamble);
- INTERFACES = (Folder.nib, Info.nib, Inspector.nib, Main.nib, Preferences.nib);
- H_FILES = (Activator.h, ActivatorBar.h, ActivatorBarView.h, AppIconView.h, AtomList.h, CustomApp.h, DynamicItems.h, DynamicItemSpec.h, ErrorReporting.h, Folder.h, FolderController.h, FolderInsPane.h, FolderViewer.h, Globals.h, Group.h, GroupBrowser.h, GroupBrowserMatrix.h, GroupInsPane.h, InfoPanel.h, Inspector.h, InspectorPane.h, ItemCell.h, ItemInsPane.h, ItemList.h, MainController.h, Preferences.h, PSLine.h, PSSetTier.h, SelectionInsPane.h, SendAction.h, SwapView.h, VersionInfo.h, WidePopupController.h);
- IMAGES = (AcceptIcon.tiff, Activator.tiff, ActiveIcon.tiff, dots.tiff, FolderIcon.tiff, InactiveIcon.tiff, multiple.tiff);
- OTHER_LINKED = ();
- M_FILES = (Globals.m, Locus_main.m);
- };
- APPCLASS = CustomApp;
- MAINNIB = Main;
- DOCEXTENSIONS = (locus);
- PROJECTTYPE = Application;
- PROJECTVERSION = 1.1;
- LOCALIZABLE_FILES = {
- };
- PROJECTNAME = Locus;
- SYSTEMEXTENSIONS = ();
- LANGUAGE = English;
-